home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 26
/
CU Amiga Magazine's Super CD-ROM 26 (1998)(EMAP Images)(GB)[!][issue 1998-09].iso
/
CUCD
/
Utilities
/
urb2
/
catalogs
/
urb.cd
next >
Wrap
Text File
|
1998-06-22
|
3KB
|
183 lines
#header URB_LOCALE
;
;generate urb.lh using:
; catcomp hd7:urb2/urb.cd CFILE hd7:urb2/urb.lh NOBLOCK NOCODE
;
;generate urb.ct using:
; catcomp hd7:urb2/urb.cd CTFILE hd7:urb2/urb.ct
;
;generate urb.catalog using:
; catcomp hd7:urb2/urb.cd TRANSLATION urb.**** CATALOG hd7:urb2/catalogs/****/urb2.catalog NOOPTIM
; where **** is the language to produce, NOOPTIM allows unchanged strings
;
; Menu Text Entries
;
; Project Menu
;
MSG_MENU_PROJECT (//)
Project
;
MSG_MENU_ABOUT (//)
About
;
MSG_MENU_MUI (//)
MUI
;
MSG_MENU_URB (//)
URB
;
MSG_MENU_LOAD (//)
Load...
;
MSG_MENU_RELOAD (//)
ReLoad
;
MSG_MENU_SAVE (//)
Save
;
MSG_MENU_SAVEAS (//)
SaveAs...
;
MSG_MENU_ICONIFY (//)
Iconify
;
MSG_MENU_QUIT (//)
Quit
;
; Settings Menu
;
MSG_MENU_SETTINGS (//)
Settings
;
MSG_MENU_OPENCFG (//)
Open Configuration Window
;
MSG_MENU_MUISET (//)
MUI Settings...
;
; Display Menu
;
MSG_MENU_DISPLAY (//)
Display
;
MSG_MENU_LOCK (//)
Lock/Unlock Buttons
;
MSG_MENU_SHOWBARS (//)
Show/Hide Sizing Bars
;
MSG_MENU_SHOWCLUS (//)
Show/Hide All Clusters
;
MSG_MENU_NRESIZE (//)
Use buttons to resize
;
MSG_MENU_NCMDS (//)
Use buttons for commands
;
MSG_MENU_SNAP (//)
Snapshot Window
;
MSG_MENU_UNSNAP (//)
UnSnapshot Window
;
MSG_MENU_REFRESH (//)
Refresh Window
;
; Layout Menu
;
MSG_MENU_LAYOUT (//)
Layout
;
MSG_MENU_DEFAULT (//)
Set to Default
;
MSG_MENU_RANDOM (//)
Randomize layout
;
MSG_MENU_RESTORE (//)
Restore to Last Saved
;
; Window Options Menu
;
MSG_MENU_WINOPTS (//)
Window Options
;
MSG_MENU_BORDER (//)
Borderless
;
MSG_MENU_NOTITLE (//)
No Title Borderless
;
MSG_MENU_BACKDROP (//)
Backdrop Window
;
MSG_MENU_SCROLL (//)
Scrollbars
;
; Gadgets and Labels
;
;
MSG_BUTTON_OK (//)
*_OK
;
MSG_BUTTON_OKCAN (//)
_OK|*_Cancel
;
MSG_TITLE_LOAD (//)
Select Configuration to Load
;
MSG_TITLE_SAVEAS (//)
Select Filename for SaveAs
;
MSG_TITLE_SELECTF (//)
Select a file...
;
MSG_TITLE_SELECTD (//)
Select a drawer...
;
MSG_HELP_START (//)
This is a Start button
;
;
; Help Messages
;
;
; Error and Informational Messages
;
MSG_ABOUT_URB (//)
\33c\33bURB v2.0\33n\n\
Ubiquitous Resource Bars\n\n\
Copyright ©1998 by Dick Whiting\n\n\
Standard Disclaimer: I wrote it, it works for me, I don't guarantee\n\
that it will do anything productive for anyone else, etc. etc. ;-)\n\n\
HOWEVER, if you do find a use for it: I homeschool my kids and they would\n\
love a postcard from where EVER you live. Instant Geography Lesson;)\n\n\
\33c\33bPostcards:\33n\nDick Whiting\n28590 S. Beavercreek Rd.\n\
Mulino, Oregon 97042\n\USA\n\n\33bEmail:\33n\nDick Whiting <dwhiting@europa.com>
;
MSG_ERROR_APFAIL (//)
Failed to create Application.
;
MSG_ERROR_OPEN (//)
Error opening file:
;
MSG_ERROR_BADCFG (//)
File is not a valid configuration file\n\
or is the wrong version
;
MSG_ERROR_OBJERR (//)
Error creating MUI object
;
MSG_ERROR_ASLOPEN (//)
Cannot quit now, there are still\n\
some file requesters open
;
MSG_ERROR_LAYCHANGED (//)
Layout has been changed\nQuit anyway?
;
; This one is an empty string
MSG_NULL (//)
;